Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace seriestypes shallow rendering tests #385

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

anajavi
Copy link
Collaborator

@anajavi anajavi commented Aug 7, 2024

The upcoming react 19 has removed shallow rendering from react-test-renderer.

In order to support react 19, this PR removes shallow tests from seriestypes and adds more integration tests.

I hope to replace all of the shallow rendering tests. Those seem to be testing implementation details that are actually better handled with integration tests.

@anajavi anajavi merged commit 78de12d into master Aug 8, 2024
1 check passed
@anajavi anajavi deleted the refactor/seriestypes-shallow-tests branch August 8, 2024 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants